home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 1
/
LSD Compendium Deluxe 1.iso
/
a
/
programming
/
assembly
/
intro.lha
/
copmac.i
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-11-27
|
235 b
|
17 lines
cmove macro
dc.w \2,\1
endm
cwait macro
dc.b \1,$01
dc.w $ff00
endm
cend macro
dc.w $ffff,$fffe
endm
cb macro
dc.w $0180,$0000
endm